build(deps): consolidate dependency updates#3409
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (6)
📒 Files selected for processing (4)
📝 WalkthroughWalkthroughChangesQUIC dependency updates
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The latest Buf updates on your PR. Results from workflow CI / buf-check (pull_request).
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3409 +/- ##
=======================================
Coverage 62.33% 62.33%
=======================================
Files 120 120
Lines 13461 13461
=======================================
Hits 8391 8391
Misses 4128 4128
Partials 942 942
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
Consolidates the five open Dependabot updates into one reviewable dependency update:
github.com/quic-go/webtransport-go0.10.0 → 0.11.1 across the root,apps/evm,apps/testapp, andtest/e2emodules.github.com/quic-go/quic-goupdate 0.59.1 → 0.60.0 and generated checksums.dompurify3.4.11 → 3.4.12 andpostcss8.5.12/8.5.19 → 8.5.23.webtransport-go0.11.x requires Go 1.25; this repository already declares Go 1.25.8.Supersedes #3403, #3404, #3405, #3406, and #3407.
Validation
Passed locally:
just build-alljust depswith no resulting diffjust testjust test-coverjust test-integration-covergo vetfor all affected Go modulesgolangci-lint run ./...yarn install --frozen-lockfile && yarn buildindocs/Not run to completion locally:
just test-e2eandjust test-evmboth require Docker, but the local OrbStack daemon is stopped. Their failures occurred before project test execution.Summary by CodeRabbit